projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c843522
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 29 Jul 2011 10:18:43 +0000
(06:18 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 29 Jul 2011 10:18:43 +0000
(06:18 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index ec0764613f19ff45d11492e1b40f4fe72bb92469..074850731b0997821ed861caee601defb40d7767 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-10240,7
+10240,7
@@
fi
### Use -lrsvg-2 if available, unless `--with-rsvg=no' is specified.
HAVE_RSVG=no
-if test "${HAVE_X11}" = "yes" || test "${
NS_IMPL_GNUSTEP
}" = "yes"; then
+if test "${HAVE_X11}" = "yes" || test "${
HAVE_NS
}" = "yes"; then
if test "${with_rsvg}" != "no"; then
RSVG_REQUIRED=2.11.0
RSVG_MODULE="librsvg-2.0 >= $RSVG_REQUIRED"